home *** CD-ROM | disk | FTP | other *** search
/ Blue Flash: System Tools / Modry-Blesk_Systemove-Nastroje.bin / diskutils / spacesaver 1.5 / spacesaver .exe / _setup.1 / spacesave.exe / 0 / RCDATA / TFORM2 / TFORM2.txt
Encoding:
Text File  |  1998-08-27  |  475 b   |  26 lines

  1. object Form2: TForm2
  2.   Left = 200
  3.   Top = 108
  4.   Width = 544
  5.   Height = 375
  6.   Caption = 'Gif Viewer'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnResize = FormResize
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object GIFImage1: TGIFImage
  17.     Left = 0
  18.     Top = 8
  19.     Width = 529
  20.     Height = 337
  21.     Animate = True
  22.     AutoSize = True
  23.     Center = True
  24.   end
  25. end
  26.